home *** CD-ROM | disk | FTP | other *** search
- #VRML V2.0 utf8
-
- DEF VRML Transform {
- children [
- Transform {
- translation -1.5 -.3 0
- rotation 0 0 1 .5
- children
- Inline {
- url "Letter_V.wrl"
- }
- }
-
- Transform {
- translation -1 0 0
- children
- Inline {
- url "Letter_R.wrl"
- }
- }
-
- Transform {
- translation -.2 0 0
- scale 1 1.5 1.5
- children
- Inline {
- url "Letter_m.wrl"
- }
- }
-
- Transform {
- translation .8 0 0
- children
- Inline {
- url "Letter_L.wrl"
- }
- }
-
- ]
- }